@charset "utf-8";
.pageBanner {
    height: 7.1rem;
    position: relative;
    background: center fixed no-repeat;
    background-size: cover;
}

.pageBanner .layer {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-size: .58rem;
    font-weight: 100;
    letter-spacing: .05rem;
    text-shadow: 0 0 .13rem rgba(0, 0, 0, 0.6);
}

.pageBanner .layer span {
    font-size: .64rem;
}

.about_01 {
    min-height: 7.88rem;
    background: #21cdea;
    padding-top: 2.33rem;
    color: #FFF;
}

.about_01 .slick-list {
    overflow: visible
}

.about_01 .wal {
    max-width: 11.55rem;
}

.about_01 .slick {
    padding: 0 .3rem;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.about_01 h2 {
    font-size: .27rem;
    letter-spacing: .03rem;
    height: .75rem;
    position: relative;
    line-height: .5rem;
}

.about_01 h2 img {
    position: absolute;
    top: 0px;
    left: 1.7rem;
    width: .5rem;
    transition: all 0.3s ease
}

.about_01 .slick:hover h2 img {
    transform: scale(1.2)
}

.about_01 .line {
    width: .18rem;
    height: .28rem;
    border-top: #a8e7f5 solid .02rem;
}

.about_01 p {
    font-size: .18rem;
    line-height: 1.5em;
    text-align: justify;
}

.about_01 .slick-arrow {
    display: block;
    background: url(../image/prev31.png) center no-repeat;
    background-size: cover;
    width: .31rem;
    height: .59rem;
    position: absolute;
    z-index: 10;
    top: 1.5rem;
    opacity: .3;
}

.about_01 .slick-arrow:hover {
    opacity: .8;
}

.about_01 .slick-prev {
    left: -.95rem;
}

.about_01 .slick-next {
    right: -.95rem;
    background-image: url(../image/next31.png);
}

.about_02 {
    background: #f2f2f6;
    min-height: 50px;
    text-align: center;
}

.about_02 .wal {
    max-width: 10.4rem;
}

.about_02 .title {
    color: #21cdea;
    font-weight: 400;
    font-size: .4rem;
    padding: .7rem 0;
}

.about_02 .slick {
    height: 1.8rem;
    position: relative
}

.about_02 .slick a {
    display: inline-block;
    position: relative;
    cursor: default
}

.about_02 .slick p {
    width: 100%;
    height: 100%;
    background: rgba(45, 208, 235, .8);
    color: #fff;
    text-align: center;
    line-height: 1.5rem;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0);
    border-radius: 5px;
    transition: all 0.3s ease;
    font-size: 18px
}

.about_02 .slick a:hover p {
    transform: scale(1)
}

.about_02 .slick img {
    width: 2.35rem;
    -moz-border-radius: .05rem;
    -webkit-border-radius: .05rem;
    border-radius: .05rem;
}

.about_02 .slick-dots {
    padding-top: .4rem;
    font-size: 0px;
    padding-bottom: 0.4rem
}

.about_02 .slick-dots li {
    display: inline-block;
    width: .12rem;
    height: .12rem;
    margin: 0 .05rem;
    background: #FFF;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.about_02 .slick-dots .slick-active {
    background: #29def3;
}

.about_03 {
    min-height: 50px;
    position: relative;
}

.about_03 .slick a {
    display: block;
    background: center no-repeat;
    background-size: cover;
    height: 7.8rem;
}

.about_03 .slick-dots {
    font-size: 0px;
    position: absolute;
    z-index: 10;
    left: 0px;
    bottom: .4rem;
    width: 100%;
    text-align: center;
}

.about_03 .slick-dots li {
    display: inline-block;
    width: .12rem;
    height: .12rem;
    margin: 0 .05rem;
    background: rgba(255, 255, 255, 0.3);
}

.about_03 .slick-dots .slick-active {
    background: #fff;
}

.about_05 {
    background: url(../image/img640.jpg) center fixed no-repeat;
    background-size: cover;
    text-align: center;
    color: #FFF;
}

.about_05 .title {
    font-weight: 400;
    font-size: .4rem;
    padding: .5rem 0;
    padding-top: .7rem
}

.about_05 .content {
    font-size: .18rem;
    line-height: 1.5em;
    text-align: justify;
    color: #e6e6ee;
    padding: 0 .3rem;
}

.about_05 .msg {
    font-size: .17rem;
    padding: .25rem 0;
    color: #e6e6ee;
}

.about_05 .img {
    padding-bottom: .5rem;
}

.about_05 .slick-dots {
    padding-top: 1.4rem;
    font-size: 0px;
    display: none !important;
}

.about_05 .slick-dots li {
    display: inline-block;
    width: .12rem;
    height: .12rem;
    margin: 0 .05rem;
    background: #FFF;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.about_05 .slick-dots .slick-active {
    background: #29def3;
}

.about_04 .slick-dots {
    padding-top: 1.4rem;
    font-size: 0px;
    display: none !important;
}

.about_04 .slick-dots li {
    display: inline-block;
    width: .12rem;
    height: .12rem;
    margin: 0 .05rem;
    background: #FFF;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.about_04 .slick-dots .slick-active {
    background: #29def3;
}

.about_04 {
    background: url(../image/about_04.jpg) center fixed no-repeat;
    background-size: cover;
    text-align: center;
}

.about_04 .wal {
    height: 7.86rem;
    max-width: 11.76rem;
}

.about_04 .title {
    font-weight: 400;
    font-size: .4rem;
    padding: 1.2rem 0;
}

.about_04 .imgDiv img {
    width: 1.35rem;
}

.about_04 .name {
    font-size: .16rem;
    line-height: 1.56em;
    padding: .3rem 0 .1rem 0;
}

.about_04 i.line {
    display: block;
    margin: 0 auto;
    width: .33rem;
    height: .3rem;
    border-top: #666 solid .02rem;
}

.about_04 p {
    font-size: .17rem;
    line-height: 1.67em;
    padding: 0 0.25rem
}

.about_04 .slick-arrow {
    display: block;
    background: url(../image/prev34.png) center no-repeat;
    background-size: cover;
    width: .34rem;
    height: .67rem;
    position: absolute;
    z-index: 10;
    top: 1.3rem;
}

.about_05 .slick-arrow {
    display: block;
    background: url(../image/prev34_5.png) center no-repeat;
    background-size: cover;
    width: .34rem;
    height: .67rem;
    position: absolute;
    z-index: 10;
    top: 33%;
    transform: translateY(-50%)
}

.about_04 .slick-prev {
    left: -.95rem;
}

.about_05 .slick-prev {
    left: -.95rem;
}

.about_04 .slick-prev:hover {
    background-image: url(../image/prev34on.png);
}

.about_05 .slick-prev:hover {
    background-image: url(../image/prev34on.png);
}

.about_04 .slick-next {
    right: -.95rem;
    background-image: url(../image/next34.png);
}

.about_05 .slick-next {
    right: -.95rem;
    background-image: url(../image/prev34_6.png);
}

.about_04 .slick-next:hover {
    background-image: url(../image/next34on.png);
}

.about_05 .slick-next:hover {
    background-image: url(../image/next34on.png);
}

.about_05 .wal {
    height: 6.3rem
}

.about_05 .slick-list {
    top: 50%;
    transform: translateY(-50%) !important;
}

.pageBanner2 {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat
}

.pageBanner2 .wal {
    height: 3.28rem;
    position: relative;
}

.pageBanner2 .title {
    color: #FFF;
    position: absolute;
    left: 0px;
    bottom: .7rem;
    font-size: .4rem;
    letter-spacing: .05rem;
}

.curriculum_01 {
    height: .46rem;
    border-bottom: #dadcdd solid 1px;
}

.newRtfAdd .curriculum_01 {
    border-bottom: none
}

.curriculum .title {
    padding: .65rem 0;
}

.curriculum .title span {
    display: block;
    width: 1.45rem;
    line-height: .34rem;
    background: #21cdea;
    text-align: center;
    color: #FFF;
    font-size: .18rem;
    -moz-border-radius: .18rem;
    -webkit-border-radius: .18rem;
    border-radius: .18rem;
}

.curriculum .title-2 span {
    background-color: #575757;
}

.curriculum li {
    border: #d0d0d0 solid 1px;
    position: relative;
    min-height: 3.15rem;
    margin-bottom: .35rem;
}

.curriculum .name {
    height: .5rem;
    line-height: .49rem;
    border-bottom: #eaeaea solid .01rem;
    position: relative;
    font-size: .22rem;
    padding: 0 1.1rem 0 .22rem;
}

.curriculum .name span {
    display: block;
    position: absolute;
    top: .07rem;
    right: .08rem;
    background: url(../image/img89.png) center no-repeat;
    background-size: cover;
    width: .89rem;
    height: .35rem;
    line-height: .35rem;
    padding-left: .18rem;
    text-align: center;
    color: #FFF;
    font-size: .18rem;
}

.curriculum .imgDiv {
    position: absolute;
    left: -1px;
    top: .5rem;
}

.curriculum .imgDiv img {
    height: 2.64rem;
}

.curriculum .box {
    padding: 0 .19rem 0 4rem;
    min-height: 50px;
    position: relative;
}

.curriculum .img {
    height: .65rem;
    padding-top: .12rem;
    text-align: center;
}

.curriculum .img img {
    width: .69rem;
}

.curriculum .name2 {
    font-size: .14rem;
    color: #858585;
    height: .45rem;
    line-height: .45rem;
    padding-left: .38rem;
    background: url(../image/img18.png) .12rem center no-repeat;
    background-size: .18rem;
}

.curriculum .info {
    height: .77rem;
    background: #b6b6b6;
    padding: 0 .05rem;
}

.curriculum .info dd {
    float: left;
    width: 50%;
    height: .39rem;
    line-height: .38rem;
    border-bottom: #a8a8a8 solid .01rem;
    font-size: .14rem;
    color: #FFF;
    padding-left: .31rem;
    background: .07rem center no-repeat;
    background-size: .16rem;
    position: relative;
}

.curriculum .info .dd_01 {
    background-image: url(../image/img16_1.png);
}

.curriculum .info .dd_02 {
    background-image: url(../image/img16_2.png);
    padding-left: .41rem;
    background-position: .17rem center;
}

.curriculum .info .dd_02::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    width: 1px;
    height: .24rem;
    background: #a5a5a5;
}

.curriculum .info .dd_03 {
    height: .38rem;
    border: 0px;
    background-image: url(../image/img16_3.png);
    width: 100%;
}

.curriculum .btn {
    padding-top: .17rem;
    clear: left;
    height: .55rem;
}

.curriculum .btn a {
    display: block;
    float: left;
    width: 50%;
    height: .38rem;
    line-height: .38rem;
    text-align: center;
    font-size: .16rem;
    color: #858585;
}

.curriculum .btn a:hover {
    background: #21cdea;
    color: #FFF;
}

.pageNum {
    clear: both;
    text-align: center;
    font-size: .14rem;
    padding-top: .2rem;
    height: .7rem;
}

.pageNum a {
    padding: 0 .5em;
}

.sideSearch {
    height: .49rem;
    position: relative;
    background: #e5e5e5;
}

.sideSearch .btn1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: .54rem;
    height: .49rem;
    background: #00cfea url(../image/img54.jpg) center no-repeat;
    background-size: .54rem;
}

.sideSearch .input1 {
    height: .49rem;
    line-height: .49rem;
    width: 100%;
    padding-left: .68rem;
    font-size: .15rem;
}

.sideTitle {
    height: .75rem;
    position: relative;
    clear: both;
}

.sideTitle img {
    position: absolute;
    left: .4rem;
    top: .25rem;
    width: .4rem;
}

.sideTitle span {
    display: block;
    position: absolute;
    left: .85rem;
    top: .32rem;
    border-left: #b8eff8 solid 1px;
    padding-left: .11rem;
    line-height: .27rem;
    font-size: .18rem;
    color: #21cdea;
}

.sideBox {
    min-height: 1rem;
    border: #d0d0d0 solid 1px;
}

.side_01 li {
    min-height: .78rem;
    border-bottom: #eaeaea solid 1px;
    position: relative;
    padding-left: .78rem;
}

.side_01 li:last-child {
    border: 0px;
}

.side_01 .img {
    position: absolute;
    left: .08rem;
    top: .08rem;
    background: #000;
    width: .63rem;
    height: .63rem;
}

.side_01 .img img {
    width: .63rem;
    position: absolute;
    left: 0px;
    top: 0px;
}

.side_01 .img img:first-child {
    opacity: .5;
}

.side_01 dl {
    min-height: .78rem;
    border-left: #eaeaea solid 1px;
    padding: .1rem;
}

.side_01 dd {
    font-size: .14rem;
    height: .27rem;
    line-height: .27rem;
}

.side_01 li.on .img {
    background: #5ee0ff;
}

.side_01 li.on .img img:first-child {
    opacity: .15;
}

.side_03 dl {
    margin-right: -.07rem;
}

.side_03 dd {
    float: left;
    height: .44rem;
    padding-right: .07rem;
}

.side_03 a {
    display: block;
    line-height: .31rem;
    padding: 0 .08rem;
    border: #d3d3d3 solid 1px;
    font-size: .14rem;
}

.side_03 a:hover {
    background: #43d5ff;
    border-color: #43d5ff;
    color: #FFF;
}

.side_04 {
    padding: .19rem 0 0 .12rem;
}

.side_04 li {
    float: left;
    width: .75rem;
    height: .7rem;
    margin-bottom: .08rem;
}

.side_04 li div {
    width: .7rem;
    position: relative;
}

.side_04 li img {
    width: .7rem;
}

.side_04 li a {
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: .135rem;
    color: #FFF;
}

.side_04 li.on div {
    background: #5ee0ff;
}

.side_04 li.on img {
    opacity: .1;
}

/*product---add---start*/
.oh {
    overflow: hidden
}

.n-product-banner1 {
    width: 100%;
    height: 2.1rem;
    background-image: url("../image/n-banner1.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.n-product-banner1 .wal {
    height: 100%;
    padding-top: 0.7rem
}

.n-product-banner1 .wal span {
    display: inline-block;
    color: #fff;
    vertical-align: top;
    font-size: 30px;
    line-height: 1em;
    margin-right: 0.8rem
}

.n-product-banner1 .wal em {
    display: inline-block;
    max-width: 7.3rem;
    color: #fff;
    vertical-align: top;
    font-size: .18rem
}

.n-product-1 .wal {
    padding: 0.7rem 0;
    overflow: hidden
}

.n-product-1 .wal li {
    float: left;
    width: 3.9rem;
    height: 4.04rem;
    overflow: hidden;
    margin-right: 0.13rem;
    margin-bottom: 0.13rem;
    position: relative
}

.n-product-1 .wal li div {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    transition: all 0.3s ease
}

.n-product-1 .wal li:hover div {
    transform: scale(1.1)
}

.n-product-1 .wal li:first-child {
    width: 7.94rem
}

.n-product-1 .wal li:nth-child(2) {
    margin-right: 0
}

.n-product-1 .wal li:nth-child(5) {
    margin-right: 0
}

.n-product-1 .wal li:nth-child(3) {
    width: 3.9rem
}

.n-product-1 .wal li.six {
    width: 3.9rem !important;
}

.n-product-1 .wal li.six:first-child,
.n-product-1 .wal li.six:nth-child(2),
.n-product-1 .wal li.six:nth-child(5) {
    margin-right: 0.13rem !important;
}

.n-product-1 .wal li.six:nth-child(3),
.n-product-1 .wal li.six:nth-child(6) {
    margin-right: 0 !important;
}

.n-product-1 .wal li a {
    display: block;
    color: #fff;
    font-size: 0.3rem;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    line-height: 4.04rem
}

.n-product-1 .wal li a em {
    color: #21cdea;
}

.n-product-2 {
    background: #21cdea
}

.n-product-2 .wal {
    height: 8rem;
}

.n-product-2 .wal div {
    height: 100%
}

.n-product-2 .wal .imgDiv {
    position: relative;
    overflow: hidden;
    width: 1.66rem;
    height: 1.66rem;
    border-radius: 50%;
    border: 1px solid #fff;
    transition: all 0.3s ease;
    margin: 0 auto
}

.n-product-2 .wal .imgDiv:hover {
    background: #fff;
    border-color: transparent
}

.n-product-2 .wal .imgDiv img {
    transition: opacity 0.3s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.6rem
}

.n-product-2 .wal .img1 {
    opacity: 1;
    z-index: 10
}

.n-product-2 .wal .img2 {
    opacity: 0;
    z-index: 9
}

.n-product-2 .wal .imgDiv:hover .img2 {
    opacity: 1;
    z-index: 10
}

.n-product-2 .wal .imgDiv:hover .img1 {
    opacity: 0;
    z-index: 9
}

.n-product-2 .wal ul {
    overflow: hidden;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center
}

.n-product-2 .wal li {
    display: inline-block;
    cursor: pointer;
    width: 1.66rem;
    margin: 0 0.4rem;
    vertical-align: top;
    position: relative
}

.n-product-2 .wal li a {
    cursor: default
}

.n-product-2 .wal li span {
    font-size: 0.16rem;
    color: #fff;
    padding-top: 1.5em;
    display: block;
    opacity: 0;
    transition: all 0.3s ease
}

.n-product-2 .wal li:hover span {
    opacity: 1
}

.n-product-2 .wal li p {
    font-size: 0.2rem;
    text-align: center;
    color: #fff;
    line-height: 1.5em;
    padding-top: 1em;
    position: absolute;
    top: 1.66rem;
    left: 0;
    width: 100%;
    transition: all 0.3s ease
}

.n-product-2 .wal li:hover p {
    opacity: 0
}

.n-product-3 {
    width: 100%;
    background: url("../image/n-banner3.jpg") fixed center no-repeat;
    background-size: cover
}

.n-product-3 .wal {
    height: 8rem
}

.n-product-3 p {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.n-product-3 p span {
    display: block;
    color: #fff;
    font-size: 0.6rem;
    text-align: center;
    margin-bottom: 0.65rem
}

.n-product-3 p em {
    display: block;
    color: #fff;
    font-size: 0.18rem;
    text-align: center;
    line-height: 1.5em
}

.n-product-4 {
    padding-bottom: 1.15rem
}

.n-product-4 .n-product-tittle {
    font-size: 0.3rem;
    color: #282a2b;
    padding-top: 1.15rem;
    padding-bottom: 0.5rem
}

.n-product-4 .caseTab a {
    display: inline-block;
    margin-right: 0.43rem;
    height: 0.44rem;
    color: #21cdea;
    font-size: 0.18rem;
    text-align: center;
    padding: 0 0.25rem;
    line-height: 0.44rem;
    border: 1px solid #21cdea;
    border-radius: 0.22rem;
    transition: all 0.3s ease;
    margin-bottom: 0.2rem
}

.n-product-4 .caseTab a:hover {
    background: #21cdea;
    color: #fff
}

.n-product-4 ul.tab {
    overflow: hidden;
    padding-top: 0.54rem
}

.n-product-4 li {
    float: left;
    width: 31%;
    text-align: center;
    transition: all 0.3s ease;
    height: 5.64rem;
    position: relative
}

.n-product-4 li .msg {
    width: 100%;
    height: 100%;
    border: 1px solid #333;
    position: relative;
    z-index: 100;
    background: #fff
}

.n-product-4 li .country {
    width: 100%;
    height: 0.54rem;
    background: #21cdea;
    color: #fff;
    font-size: 0.16rem;
    text-align: center;
    line-height: 0.54rem;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease
}

.n-product-4 li:hover .country {
    top: -0.54rem
}

.n-product-4 li:hover .msg {
    border-color: #21cdea;
}

.n-product-4 li:nth-child(2) {
    margin: 0 3%
}

.n-product-4 li .msg1 .tittle {
    font-size: 0.22rem;
    line-height: 3em
}

.n-product-4 li .msg1 span {
    display: block;
    font-size: 0.16rem
}

.n-product-4 li .msg1 p {
    font-size: 0.6rem;
    line-height: 2em;
    background: url("../image/my_1.png") 20% 50% no-repeat;
    transition: all 0.3s ease
}

.n-product-4 li:hover .msg1 p {
    background: url("../image/my.png") 20% 50% no-repeat;
    color: #21cdea
}

/*.n-product-4 li:first-child .msg1 p {
	background: url("../image/rmb.png")20% 50% no-repeat;
}
.n-product-4 li:first-child:hover .msg1 p {
	background: url("../image/rmb_1.png")20% 50% no-repeat;
}*/
.n-product-4 li .msg1 p.cny {
    background: url("../image/rmb.png") 20% 50% no-repeat;
}

.n-product-4 li:hover .msg1 p.cny {
    background: url("../image/rmb_1.png") 20% 50% no-repeat;
}

.n-product-4 li .msg1 p.no-img {
    background: none;
}

.n-product-4 li .msg2 {
    border-top: 1px solid #333;
    transition: all 0.3s ease;
    padding-top: 0.4rem
}

.n-product-4 li .msg2 a {
    display: block;
    margin: 0 auto;
    width: 1.7rem;
    height: 0.52rem;
    background: #333;
    color: #fff;
    border-radius: 0.25rem;
    font-size: 0.19rem;
    text-align: center;
    line-height: 0.52rem;
    margin-top: 0.7rem;
    transition: all 0.3s ease
}

.n-product-4 li:hover .msg2 a {
    background: #21cdea
}

.n-product-4 li:hover .msg2 {
    border-color: #21cdea;
}

.n-product-4 li .msg2 p {
    font-size: 0.18rem;
    line-height: 2.5em
}

/*.n-product-5 {
	text-align: center;
	color: #21cdea;
	font-size: 0.4rem;
	height: 2.35rem;
	background: url("../image/bg1.jpg")fixed center no-repeat;
	background-size: cover
}
.n-product-5 p {
	height: 100%;
	line-height: 2.35rem;
	cursor:pointer
}
.n-product-5 p span {
	display: inline-block;
	width: 1.77rem;
	height: 1.77rem;
	border-radius: 50%;
	background: #21cdea;
	vertical-align: middle;
	margin-right: 0.4rem
}
.n-product-5 p span:after {
	content: "";
	display: block;
	width: 0.49rem;
	height: 1.28rem;
	background: url("../image/i1.svg") no-repeat;
	background-size: cover;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all 0.3s ease
}
.n-product-5 p:hover span:after {
	transform: translate(-50%,-50%) scale(1.1)
}*/
.n-product-6 ul {
    overflow: hidden;
    padding: 1.75rem 0
}

.n-product-6 li {
    float: left;
    width: 33.3%;
    height: 2.65rem;
    background: url("../image/img401.jpg") no-repeat;
    background-size: cover;
    cursor: pointer
}

.n-product-6 li p {
    width: 100%;
    height: 100%;
    background: #21cdea;
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
    line-height: 2.65rem;
    opacity: 0;
    transition: all 0.3s ease
}

.n-product-6 li:hover p {
    opacity: 1
}

.n-product-banner2 {
    width: 100%;
    height: 4.94rem;
    background: url("../image/n-banner4.jpg") center no-repeat;
    background-size: cover
}

.n-product-banner2 .wal {
    position: relative;
    height: 100%
}

.n-product-banner2 .wal span {
    font-size: 0.42rem;
    color: #fff;
    position: absolute;
    bottom: 20%;
    left: 0;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.n-product-banner2 .wal span em {
    color: #21cdea
}

.n-product-7 li:nth-of-type(even) {
    background: #eeeeef
}

.n-product-7 li {
    padding: 0.95rem 0
}

.n-product-7 li .wal div.fl {
    width: 50%;
}

.n-product-7 li .wal div.fl:nth-of-type(odd) {
    padding-right: 0.25rem
}

.n-product-7 li .wal div.fl:nth-of-type(even) {
    padding-left: 0.25rem
}

.n-product-7 li .wal div.fl .tittle span {
    display: inline-block;
    width: 1.51rem;
    height: 1.7rem;
    position: relative;
    font-size: 0.4rem;
    transition: all 0.3s ease;
    line-height: 1.7rem;
    text-align: center;
    color: #111
}

.n-product-7 li .wal div.fl .tittle em {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.22rem;
    font-weight: normal;
    color: #111;
    margin-left: 0.3rem
}

.n-product-7 li .wal div.fl .tittle span b {
    font-weight: normal;
    position: relative;
    z-index: 1000
}

.n-product-7 li .wal div.fl:hover .tittle span {
    color: #fff;
}

.n-product-7 li .wal div.fl .tittle span:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url("../image/six_1.png") no-repeat;
    background-size: cover;
    transition: all 0.3s ease;
    opacity: 1;
    z-index: 100
}

.n-product-7 li .wal div.fl:hover .tittle span:before {
    opacity: 0;
    z-index: 99
}

.n-product-7 li .wal div.fl .tittle span:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../image/six_2.png") no-repeat;
    background-size: cover;
    transition: all 0.3s ease;
    opacity: 0;
    z-index: 99
}

.n-product-7 li .wal div.fl:hover .tittle span:after {
    opacity: 1;
    z-index: 100
}

.n-product-7 li .wal div.fl p {
    font-size: 0.18rem;
    color: #111;
    line-height: 1.5em;
    padding-top: 0.4rem
}

.n-product-8 {
    text-align: center;
    width: 100%;
    height: 2.35rem;
    background: url("../image/bg3.jpg") fixed center no-repeat;
    background-size: cover;
    line-height: 2.35rem
}

.n-product-8 span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.8rem;
    border-radius: 50%;
    overflow: hidden;
    height: 1.84rem;
    width: 1.84rem
}

.n-product-8 span img {
    display: block;
    transition: all 0.3s ease;
    width: 100%
}

.n-product-8:hover span img {
    transform: scale(1.1)
}

.n-product-8 div {
    display: inline-block;
    text-align: left;
    font-size: 0.2rem;
    color: #111;
    vertical-align: middle;
    line-height: 1.5em
}

.n-product-service {
    padding-bottom: 1.4rem;
    background: url("../image/bg4.jpg") right bottom no-repeat !important;
    min-height: 6.68rem
}

.n-product-service .tittle {
    font-size: 0.4rem;
    color: #21cdea;
    text-align: center;
    padding-top: 0.9rem;
    padding-bottom: 1.3rem
}

.n-product-service li {
    float: left;
    margin-bottom: 0.6rem;
    width: 50%
}

.n-product-service li a {
    font-size: 0.3rem;
    color: #060001;
    line-height: 1em;
    transition: all 0.3s ease
}

.n-product-service li a:hover {
    color: #21cdea
}

.n-product-service li a em {
    display: inline-block;
    margin-right: 0.25rem;
    width: 0.28rem;
    height: 0.06rem;
    background: url("../image/ll.png") no-repeat;
    background-size: cover;
    vertical-align: middle
}

.newRtf .wal {
    max-width: 12rem
}

/*product---add---end*/
